This is what is contained in this RayLab archive: raylab881 - Amiga executable program for 68020+FPU systems raylabieee - Amiga executable program for any 680x0 system (no FPU) docs/ - Contains documentation scenes/ - Contains example scenes scource/ - Contains the source code for RayLab Contents of docs/ : raylab.doc - The users documentation for RayLab in ASCII format amiga.doc - Specific information about RayLab on the Amiga (read this!) Contents of scenes/ : 3balls.rl - A scene featuring three deformed balls demo1.rl - A simple demonstration scene (from raylab.doc) table.rl - A scene with a table (and a ball) logo.rl - The description for the official RayLab 1.0 logo Contents of source/ : algebra.c camera.c defs.h extern.h getworld.c getworld.h intersct.c objects.c protos.h raylab.c texture.c tga.c tga.h typedef.h platform/ - In this directory you'll find machine specific code. Read the 'platform/readme' file for more information. (end)